isRayIntersectingRect

Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow @nogc @safe
bool
isRayIntersectingRect
(
in Vector2 rayPos
,
in Vector2 rayEnd
,,
out Vector2 intersection
,
out Vector2 intersectionNormal
,)

Meta